A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- i - Variable in class edu.claflin.finder.logic.communities.struct.fast_greedy_struct.IndexedHeapNode
- identifier - Variable in enum edu.claflin.finder.log.LogType
-
Identification string for the type of the log.
- identifier - Variable in class edu.claflin.finder.logic.Node
-
The string representing the node's unique name.
- identity() - Static method in class edu.claflin.finder.algo.jungutils.Functions
- IdentityFunction() - Constructor for enum edu.claflin.finder.algo.jungutils.Functions.IdentityFunction
- in(Collection<? extends T>) - Static method in class edu.claflin.finder.algo.jungutils.Predicates
- INCIDENT - Static variable in class edu.claflin.finder.algo.jungutils.SparseGraph
- INCOMING - Static variable in class edu.claflin.finder.algo.jungutils.SparseGraph
- incomingEdges - Variable in class edu.claflin.finder.algo.jungutils.BetweennessCentrality.BetweennessData
- inDegree(V) - Method in class edu.claflin.finder.algo.jungutils.AbstractGraph
- inDegree(V) - Method in interface edu.claflin.finder.algo.jungutils.Graph
-
Returns the number of incoming edges incident to
vertex. - inDegree(V) - Method in interface edu.claflin.finder.algo.jungutils.Hypergraph
-
Returns the number of incoming edges incident to
vertex. - index - Variable in class edu.claflin.finder.logic.communities.struct.TreeNodeInfo
- index1 - Variable in class edu.claflin.finder.logic.communities.struct.walk_trap_struct.HeapNodeWT
- index2 - Variable in class edu.claflin.finder.logic.communities.struct.walk_trap_struct.HeapNodeWT
- IndexedHeapNode - Class in edu.claflin.finder.logic.communities.struct.fast_greedy_struct
- IndexedHeapNode(int, int, double) - Constructor for class edu.claflin.finder.logic.communities.struct.fast_greedy_struct.IndexedHeapNode
- IndexedHeapQueue - Class in edu.claflin.finder.logic.communities.struct.fast_greedy_struct
- IndexedHeapQueue() - Constructor for class edu.claflin.finder.logic.communities.struct.fast_greedy_struct.IndexedHeapQueue
- indexOfNode(Node) - Method in class edu.claflin.finder.logic.communities.Communities
- info - Variable in class edu.claflin.finder.logic.communities.struct.TreeNode
- INFO - edu.claflin.finder.log.LogType
- initialize(Graph<V, E>) - Method in class edu.claflin.finder.algo.jungutils.BetweennessCentrality
- initialize(Comparator<T>) - Method in class edu.claflin.finder.algo.jungutils.MapBinaryHeap
- InPredicate(Collection<?>) - Constructor for class edu.claflin.finder.algo.jungutils.Predicates.InPredicate
- INSTANCE - edu.claflin.finder.algo.jungutils.Functions.IdentityFunction
- INSTANCE - edu.claflin.finder.algo.jungutils.Functions.ToStringFunction
- instanceOf(Class<?>) - Static method in class edu.claflin.finder.algo.jungutils.Predicates
- InstanceOfPredicate(Class<?>) - Constructor for class edu.claflin.finder.algo.jungutils.Predicates.InstanceOfPredicate
- integerList - Variable in class edu.claflin.finder.algo.ArgumentsBundle
-
The Mapping of String keywords to Notable Integer values.
- intersect(List<Node>) - Method in class edu.claflin.finder.logic.Graph
-
Intersects this graph's node list with the input list.
- IS_NULL - edu.claflin.finder.algo.jungutils.Predicates.ObjectPredicate
- isDest(V, E) - Method in interface edu.claflin.finder.algo.jungutils.Graph
-
Returns
trueifvertexis the destination ofedge. - isDest(V, E) - Method in class edu.claflin.finder.algo.jungutils.SparseGraph
- isDest(V, E) - Method in class edu.claflin.finder.algo.jungutils.UndirectedSparseGraph
- isEmpty() - Method in class edu.claflin.finder.algo.jungutils.MapBinaryHeap
- isEmpty() - Method in class edu.claflin.finder.algo.jungutils.Pair
- isEmpty() - Method in class edu.claflin.finder.logic.communities.struct.BinarySearchTree
-
Is the BinarySearchTree empty?
- isEmpty() - Method in class edu.claflin.finder.logic.communities.struct.fast_greedy_struct.IndexedHeapQueue
- IsEqualToPredicate(T) - Constructor for class edu.claflin.finder.algo.jungutils.Predicates.IsEqualToPredicate
- isGroup(String) - Method in class edu.claflin.finder.logic.cygrouper.CygrouperNode
- isIncident(V, E) - Method in class edu.claflin.finder.algo.jungutils.AbstractGraph
- isIncident(V, E) - Method in interface edu.claflin.finder.algo.jungutils.Hypergraph
-
Returns
trueifvertexandedgeare incident to each other. - isNeighbor(V, V) - Method in class edu.claflin.finder.algo.jungutils.AbstractGraph
- isNeighbor(V, V) - Method in interface edu.claflin.finder.algo.jungutils.Hypergraph
-
Returns
trueifv1andv2share an incident edge. - isNull() - Static method in class edu.claflin.finder.algo.jungutils.Predicates
- isPredecessor(V, V) - Method in class edu.claflin.finder.algo.jungutils.AbstractGraph
- isPredecessor(V, V) - Method in interface edu.claflin.finder.algo.jungutils.Graph
-
Returns
trueifv1is a predecessor ofv2in this graph. - isSource(V, E) - Method in interface edu.claflin.finder.algo.jungutils.Graph
-
Returns
trueifvertexis the source ofedge. - isSource(V, E) - Method in class edu.claflin.finder.algo.jungutils.SparseGraph
- isSource(V, E) - Method in class edu.claflin.finder.algo.jungutils.UndirectedSparseGraph
- isSuccessor(V, V) - Method in class edu.claflin.finder.algo.jungutils.AbstractGraph
- isSuccessor(V, V) - Method in interface edu.claflin.finder.algo.jungutils.Graph
-
Returns
trueifv1is a successor ofv2in this graph. - isUndirected() - Method in class edu.claflin.finder.logic.Edge
-
Access method for the Edge's undirectedness parameter.
- isVisited - Variable in class edu.claflin.finder.logic.cygrouper.CygrouperNode
- iterator() - Method in class edu.claflin.finder.algo.jungutils.MapBinaryHeap
- iterator() - Method in class edu.claflin.finder.algo.jungutils.Pair
All Classes All Packages